CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 梯度法

搜索资源列表

  1. 最速下降梯度法matlab程序

    2下载:
  2. [网摘]最速下降梯度法matlab程序 最速下降梯度法matlab程序
  3. 所属分类:并行运算

    • 发布日期:2014-01-16
    • 文件大小:1500000
    • 提供者:ccgr
  1. 多元无约束极值matlab

    1下载:
  2. 内含牛顿法、梯度法、共轭梯度法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-06-09
    • 文件大小:2183
    • 提供者:joys99xs
  1. 共轭梯度法

    4下载:
  2. MATLAB实现共轭梯度法
  3. 所属分类:matlab例程

    • 发布日期:2011-08-21
    • 文件大小:126175
    • 提供者:lius1119
  1. 科学计算中的共轭梯度法解对称正定线性方程组

    1下载:
  2. 科学计算中的共轭梯度法解对称正定线性方程组.,Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:1147
    • 提供者:
  1. Optimization

    3下载:
  2. 约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-20
    • 文件大小:1858
    • 提供者:anytry
  1. NLP

    2下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-26
    • 文件大小:780288
    • 提供者:林小博
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:82318
    • 提供者:ljw
  1. work

    1下载:
  2. 最优化问题的快速下降法,共轭梯度法,基于matlab算法。经过测试好用-Optimization problem of the rapid descent method, conjugate gradient method, based on matlab algorithm. Tested, easy to use
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1417
    • 提供者:daiwenchao
  1. conjugate_gradient

    1下载:
  2. 最优化方法中共轭梯度法的matlab程序-Optimization method of conjugated gradient method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:528
    • 提供者:陈莫
  1. 最速梯度法

    0下载:
  2. 在MATLAB中开发的最速梯度法算例-in MATLAB development of the steepest gradient method counting cases
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3112
    • 提供者:宫志国
  1. gongetidufa

    0下载:
  2. 共轭梯度法编程.共轭梯度法是共轭方向法的一种依赖于迭代点的负剃度而构造出来的-Conjugate gradient method programming. Conjugate gradient method is a conjugate direction method relies on an iterative point out negative tonsure and the structure of the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:23802
    • 提供者:xiejinliang
  1. steep

    1下载:
  2. 用MATLAB实现非线性规划中的最速梯度法,并有GUI图形-MATLAB realization of non-linear programming used in the steepest gradient method, and graphical GUI
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1142
    • 提供者:段斌
  1. getd

    0下载:
  2. 共轭梯度法,是数值分析中很重要的一种,源码为其在matlab中的实现。-Conjugate gradient method, numerical analysis is a very important one in the matlab source code for its realization.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1015
    • 提供者:马丫
  1. iterative

    3下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7167
    • 提供者:zuoxl
  1. CGandlu

    1下载:
  2. CG共轭梯度法迭代解矩阵方程,Hhestens和Stiefel给出,-Conjugate gradient method CG iterative matrix equation solution, Hhestens and Stiefel given
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:1352
    • 提供者:佟跃
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
  3. 所属分类:matlab

    • 发布日期:2016-06-04
    • 文件大小:5791
    • 提供者:陈永恒
  1. MATLAB-gongetidufa

    0下载:
  2. 共轭梯度法求解对称正定线性方程组,用MATLAB得到的程序(Conjugate Gradient Method for Solving Symmetric Positive Definite Linear Equations, Using MATLAB to Get the Program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:47104
    • 提供者:aliang111
  1. Matlab optimization programming example

    2下载:
  2. 分别用最速下降法、FR共轭梯度法、DFP法和BFGS法求解一个典型数学优化问题。(A typical mathematical optimization problem is solved by steepest descent method, FR conjugate gradient method, DFP method and BFGS method respectively.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-03
    • 文件大小:59392
    • 提供者:stlu2008
  1. 共轭梯度法

    3下载:
  2. MATLAB 实现共轭梯度法,比较简单实用的一种优化算法(using MATLAB to complete gongetidufa)
  3. 所属分类:其他

    • 发布日期:2020-11-29
    • 文件大小:183296
    • 提供者:橙子12137
  1. 共轭梯度法

    4下载:
  2. matlab程序的共轭梯度法,研究生计算方法课程专用(Matlab program conjugate gradient method, Graduate computing method courses dedicated)
  3. 所属分类:数学计算

    • 发布日期:2019-12-13
    • 文件大小:1318912
    • 提供者:冥想的天空
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com